aaaallllGGGGeeeettttEEEEvvvveeeennnnttttRRRReeeessssoooouuuurrrrcccceeee returns the value of the resource that posted the
event. A resource will post an event to an event queue if it was selected
through aaaallllSSSSeeeelllleeeeccccttttEEEEvvvveeeennnnttttssss((((3333ddddmmmm)))).
It is important to note that the return value of aaaallllGGGGeeeettttEEEEvvvveeeennnnttttRRRReeeessssoooouuuurrrrcccceeee((((3333ddddmmmm))))
is not necessarily the same value of the resource that generated the
event. Similar to aaaallllGGGGeeeettttPPPPaaaarrrraaaammmmssss((((3333ddddmmmm)))) and aaaallllQQQQuuuueeeerrrryyyyPPPPaaaarrrraaaammmmssss((((3333ddddmmmm)))), audio events
follow a resource hierarchy. For example, one can set AL_RATE on a
device, even though the parameter is really handled by the device's
clock-generator, a separate resource. Similarly, if one requests an event
for AL_RATE on a device, an event will be posted when the AL_RATE on its
clock-generator changes. In this case, we say that the device posted the
event, and that the clock-generator generated the event. To obtain the
value of the resource that generated the event, use